'Declaration Protected Overridable Sub OnChanging( _
ByVal argsThe System.EventArgs instance containing the event data.As Vintasoft.Imaging.CollectionChangeEventArgs(Of T) _
)
protected virtual void OnChanging(
Vintasoft.Imaging.CollectionChangeEventArgs<T> args
)
protected: virtual void OnChanging(
Vintasoft.Imaging.CollectionChangeEventArgs<T*>* args
)
protected:
virtual void OnChanging(
Vintasoft.Imaging.CollectionChangeEventArgs<T^>^ args
)
Parameters
- args
- The System.EventArgs instance containing the event data.